aib:AdjOwner
A client in the system that has added the adjacency to the Adjacency Information Base (AIB).
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 63 |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| active | scalar:Bool |
Active or Backup | SELECTION: true or false |
| l2If | nw:IfId (base:IfIndex) |
L2 Interface ID | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 |
| mac | address:MAC |
The MAC address. | Value must match MM:MM:MM:SS:SS:SS format |
| pref | aib:Pref (scalar:Uint16) |
The administrative preference value for this route. This value is useful for resolving routes advertised from different protocols. | RANGE: [1 , 0xffff] DEFAULT: 1 |
| updateTs | aib:UpdateTs (scalar:Date) |
Update TimeStamp | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| owner | aib:Owner (string:Basic) |
The owner of the target relay. The DHCP relay is any host that forwards DHCP packets between clients and servers. The relays are used to forward requests and replies between clients and servers when they are not on the same physical subnet. | A sequence of characters |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |